Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 3 - Appendixes
Appendix C - Error Messages


Apple Event Errors
Error numberError message
-1700Can't make some data into the expected type.
-1701Some parameter is missing for <commandName>.
-1702Some data could not be read.
-1703Some data was the wrong type.
-1704Some parameter was invalid.
-1705Operation involving a list item failed.
-1706Need a newer version of the AppleEvent manager.
-1707Event isn't an AppleEvent.
-1708<reference> doesn't understand the <commandName> message.
-1709AEResetTimer was passed an invalid reply.
-1710Invalid sending mode was passed.
-1711User canceled out of wait loop for reply or receipt.
 
-1712AppleEvent timed out.
-1713No user interaction allowed.
-1714Wrong keyword for a special function.
-1715Some parameter wasn't understood.
-1716Unknown AppleEvent address type.
-1717The handler <identifier> is not defined.
-1718Reply has not yet arrived.
-1719Can't get <reference>. Invalid index.
-1720Invalid range.
-1721<expression> doesn't match the parameters <parameterNames> for <commandName>.
-1723Can't get <expression>. Access not allowed.
-1725Illegal logical operator called.
-1726Illegal comparison or logical.
-1727Expected a reference.
-1728Can't get <reference>.
-1729Object counting procedure returned a negative count.
-1730Container specified was an empty list.
-1731Unknown object type.
-1750Scripting component error.
-1751Invalid script id.
-1752Script doesn't seem to belong to AppleScript.
-1753Script error.
-1754Invalid selector given.
-1755Invalid access.
-1756Source not available.
-1757No such dialect.
-1758Data couldn't be read because its format is obsolete.
-1759Data couldn't be read because its format is too new.
-1760Recording is already on.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996